From: J.D. Smith Date: Sun, 1 Apr 2007 16:42:11 +0000 (+0000) Subject: (idlwave-auto-fill): Revert paragraph-separate change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~1210 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d35bc8b24ff4276fd0a7ba22f44f6582113bbf01;p=emacs.git (idlwave-auto-fill): Revert paragraph-separate change. --- diff --git a/lisp/progmodes/idlwave.el b/lisp/progmodes/idlwave.el index c4349e9c092..d29e56ce75d 100644 --- a/lisp/progmodes/idlwave.el +++ b/lisp/progmodes/idlwave.el @@ -3487,6 +3487,7 @@ if `idlwave-auto-fill-split-string' is non-nil." (idlwave-indent-line) ;; Prevent actions do-auto-fill which calls indent-line-function. (let (idlwave-do-actions + (paragraph-separate ".") (fill-nobreak-predicate (if (and (idlwave-in-quote) idlwave-auto-fill-split-string)